Click or drag to resize

MessageResponseStatus Property

Contains the response to a meeting request.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ResponseStatus ResponseStatus { get; set; }

Property Value

Type: ResponseStatus
The response status.
See Also